װ

1̨--ݿ--- phpmyadmin  sql.txt



2ϴ upload ļ̳Ŀ¼
3ϵͳΪ linux plugins\indexx\cacheplugins\indexx\upload ļΪ 777
4̨ discuz_plugin_indexx.txt

   :̨--չ---̳--



5޸ include/js/common.js



Array.prototype.push = function(value) {
	this[this.length] = value;
	return this.length;
}
	
滻

//silver
if(typeof Array.prototype.push === 'undefined') {
	Array.prototype.push = function(value) {
		this[this.length] = value;
		return this.length;
	}
}



6޸ templates/default/discuz.htm



<div id="nav"><a href="$indexname">$bbname</a> &raquo; {lang home}</div>



<div style="width: {WRAPWIDTH};background: {WRAPBG};margin: 0 auto;">{eval @include_once(DISCUZ_ROOT.'./plugins/indexx/show.inc.php');}</div>



7̨»棬װɡ
8ӵ X ýõȵȡ